Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡ Increased parallelism for building and testing in the Ubuntu and Windows workflows #370

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Jan 19, 2024

Description

This PR increases the build and test parallelism for Ubuntu and Windows CI to make use of the performance benefit of GitHub's updated runners.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

…ndows workflows to make use of the performance benefit of GitHub's updated runners.
@marcelwa marcelwa added github_actions Pull requests that update GitHub Actions code performance Performance improvements labels Jan 19, 2024
@marcelwa marcelwa self-assigned this Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1853689) 96.08% compared to head (59e2310) 96.08%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #370   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         102      102           
  Lines       10133    10133           
=======================================
  Hits         9736     9736           
  Misses        397      397           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1853689...59e2310. Read the comment docs.

@marcelwa marcelwa merged commit e172b81 into main Jan 19, 2024
42 checks passed
@marcelwa marcelwa deleted the new-runner-ci-update branch January 19, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code performance Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant